function loadSocialBadges() { var list = document.createElement("ul"); list.setAttribute("class", "socialBadges"); list.className="socialBadges"; var cell = document.createElement("li"); var cellRow = document.createElement("li"); var row = document.createElement("ul"); list.appendChild(cellRow); cellRow.appendChild(row); row.appendChild(cell); cell.setAttribute("class", "socialHoriz twitterLarge"); cell.className="socialHoriz twitterLarge";var tw = document.createElement("a");tw.setAttribute("href", "http://twitter.com/share");tw.setAttribute("class", "twitter-share-button");tw.className="twitter-share-button";tw.setAttribute("data-count", "vertical");tw.setAttribute("data-url", "http://timesofindia.indiatimes.com/india/IITians-should-work-on-rural-technologies/articleshow/1898913.cms?intenttarget=no");tw.setAttribute("data-via", "ArchiveDigger");cell.appendChild(tw);var twJs = document.createElement("script");twJs.setAttribute("type","text/javascript");twJs.setAttribute("src","http://platform.twitter.com/widgets.js");document.body.appendChild(twJs); var cell = document.createElement("li"); row.appendChild(cell); cell.setAttribute("class", "socialHoriz facebookRecommendLarge"); cell.className="socialHoriz facebookRecommendLarge";var fbFrame = document.createElement("iframe");fbFrame.setAttribute("src", "http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Ftimesofindia.indiatimes.com%2Findia%2FIITians-should-work-on-rural-technologies%2Farticleshow%2F1898913.cms%3Fintenttarget%3Dno&layout=box_count&show_faces=false&width=125&send=false&action=recommend&font=tahoma");fbFrame.setAttribute("frameBorder", "0");fbFrame.setAttribute("scrolling", "no");fbFrame.setAttribute("border", "0");fbFrame.setAttribute("width", "90");fbFrame.setAttribute("height", "60");fbFrame.setAttribute("allowTransparency", "true");fbFrame.style.overflow="hidden";cell.appendChild(fbFrame); var cell = document.createElement("li"); row.appendChild(cell); cell.setAttribute("class", "socialHoriz stumbleUponLarge"); cell.className="socialHoriz stumbleUponLarge";var baseFrame = document.createElement("iframe");baseFrame.setAttribute("src", "/sn.php?out=iframe&l=StumbleUpon_Base&u=http%3A%2F%2Ftimesofindia.indiatimes.com%2Findia%2FIITians-should-work-on-rural-technologies%2Farticleshow%2F1898913.cms%3Fintenttarget%3Dno&t=%27IITians+should+work+on+rural+technologies%27&i=mod-sm-badge-defer&v=577c0a0c6c782231b9cb196bdf8dbf3f034af4e9&s=5&a=&p=TimesofIndia&c=&y=&f=");baseFrame.setAttribute("frameBorder", "0");baseFrame.setAttribute("scrolling", "no");baseFrame.setAttribute("border", "0");baseFrame.setAttribute("width", "50");baseFrame.setAttribute("height", "61");baseFrame.setAttribute("allowTransparency", "true");baseFrame.style.overflow="hidden";cell.appendChild(baseFrame); var insPoint = document.getElementById("mod-sm-badge-defer"); insPoint.appendChild(list);} loadSocialBadges();function reposAddThis() {var hiddenAddThis = document.getElementById("mod-sm-badge-defer_addthis");var rowAddThis = document.getElementById("mod-sm-badge-defer_addthisli");if (rowAddThis) { rowAddThis.appendChild(hiddenAddThis); hiddenAddThis.style.display = "block";}}; reposAddThis();